Link to this headingCertificate Pinning
Search for “verify”, “check”, “TLS”, “SSL”, and “X509”.
Link to this headingOKHTTP
Link to this headingHooking
Most bypassing can be done by running the CertificateBypass() function from the frida_android_helper_functions.js frida Library.
Link to this headingPatch the APK
Recompile the Smali:
>> cat
;;)
;;);
;;
;;)
Link to this headingInternal Android (API XX+)
Link to this headingNon HTTPS Protocols
Capture the network traffic with [TCPDump](/Red Team/TCPDump) and use frida to get the NSS keylog to decrypt the data using this tool.